home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2700 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: EU.net!sun4nl!hguijt
  3. From: hguijt@inter.NL.net (Hans Guijt)
  4. Subject: Re: MIDI + C + AMIGA ??
  5. Message-ID: <DM8sBo.HtJ@inter.NL.net>
  6. Organization: NLnet
  7. X-Newsreader: TIN [version 1.2 PL2]
  8. Date: Sun, 4 Feb 1996 08:16:35 GMT
  9.  
  10.  
  11. >I'm currently partway through writing a package called MidiTracker. It's
  12. >only a background task, but the main bulk of the program if fully
  13. >operational. It offers 16 midi channels, with 8 notes per channel, using a
  14. >ProTracker style layout (which I find *vastly* easier to use then the
  15. >'dotted quavers on staves' notation that most sequencers seem to use). I've
  16. >written a number of songs on it and they sound great! :)
  17.  
  18. Since MIDI is just samples playing on some soundchip somewhere, wouldn't it
  19. be possible to play MIDI directly on the Amiga soundchip? Delitracker would
  20. be the perfect platform for such a thing: the internal noteplayers support
  21. up to 32 channels of independent sound, more than enough for most MIDI
  22. applications, and samples for these channels can be stored in fastram so
  23. memory should not be an objection.
  24.  
  25. Some of us don't want to control instruments - we just want to listen to all
  26. those cool songs without having to buy an expensive MIDI device!
  27.  
  28. So, Adam, how about it? You are already busy with a similar project - how
  29. about adding a Delitracker interface?
  30.  
  31.  
  32. Bye,
  33.  
  34. Hans
  35.  
  36.